All Databases
Inside Mac - Basic Toolbox
ClearMenuBar
ClearMenuBar
Redraw the menu bar with no menus
#include <
Menus.h
>
Menu Manager
void
ClearMenuBar
(
);
This draws a blank menu bar at the top of the Window Manager's grafPort.
Returns
: none
Notes: This does NOT delete menus from the menu list, nor does it release memory
used by any Menu Manager structure.
Referenced by (8):
Color Menus
Menu Manager (Inside Mac - Index)
TrapWords (Inside Mac - Index)
Color Menus (Inside Mac - Basic Toolbox)
Aug 87 Letters (MacTech Vol 03-1987)
Designer CDEF (MacTech Vol 05-1989)
BASIC Menus (MacTech Vol 07-1991)
MultiWindow DA (MacTech Vol 07-1991)